xen.git
2006-03-28 emellor@leeni... Merged.
2006-03-28 emellor@leeni... Mention uClibc and buildroot configs.
2006-03-28 emellor@leeni... Added README for the XenSource-hosted initrd.
2006-03-28 emellor@leeni... Download the initrd from xm-test.xensource.com, unless...
2006-03-28 emellor@leeni... Watch for @introduceDomain, for symmetry with the exist...
2006-03-28 emellor@leeni... Have TCPXMLRPCServer inherit from SocketServer.Threadin...
2006-03-28 cl349@firebug... Remove special handling of {set,clear}_in_cr4().
2006-03-28 kaf24@firebug... Simplify the failsafe callback handler in x86/64 linux...
2006-03-28 kaf24@firebug... Add -xen buildconfig for ia64 and tweak CONFIG_VT setup...
2006-03-27 kaf24@firebug... Make -xen default kernel compile on x86_64 by removing...
2006-03-27 cl349@firebug... Whitespace.
2006-03-26 kaf24@firebug... Fix 64-bit HVM guest debug via gdbserver:
2006-03-26 kaf24@firebug... Allow 64-bit Xen to run 64-bit hvm SMP guests.
2006-03-26 kaf24@firebug... Don't reclaim vcpus that are not put into use yet when...
2006-03-26 kaf24@firebug... Fix build error with debug=y inxen/ia64 by moving
2006-03-26 kaf24@firebug... The attached patch to the qemu emulation of the pcnet...
2006-03-26 kaf24@firebug... Add format printf attribute to panic() prototype and...
2006-03-24 kaf24@firebug... Added tag 3.0.2-rc for changeset af0573e9e5258db0a9d28a...
2006-03-24 emellor@leeni... Switch the default build to make the -xen kernel, not...
2006-03-24 harry@localhost... Fix bug 515 by adding a global lock around the hotplug...
2006-03-24 anthony@rhesis... 1) Introduce new exception type XendInvalidDomain that...
2006-03-24 kaf24@firebug... Create /var/xen/dump/ during tools installation, or...
2006-03-24 kaf24@firebug... Detect spurious faults taken in the hypervisor that are
2006-03-24 kaf24@firebug... This patch is mainly a cleanup of vmx related xentrace...
2006-03-24 kaf24@firebug... Update gdb documentation
2006-03-24 kaf24@firebug... The patch removes old Xenbus files, fixes 0 length...
2006-03-24 kaf24@firebug... Fix mini-os xenbus.
2006-03-23 kaf24@firebug... Remove unnecessary zlib includes.
2006-03-23 kaf24@firebug... on_selected_cpus() must not send IPIs with empty target...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 cl349@firebug... Remove unused variable.
2006-03-23 kaf24@firebug... Reduce spin-waiting in Xen serial driver:
2006-03-23 kaf24@firebug... Merge hvm_store_cpu_guest_regs() and hvm_store_cpu_gues...
2006-03-23 kaf24@firebug... Rename generic_page_range as apply_to_page_range, expor...
2006-03-23 emellor@leeni... Merged.
2006-03-23 kaf24@firebug... Fix 2 VMX time-related bugs:
2006-03-23 emellor@leeni... Added copyright declaration for Christopher Clark,...
2006-03-23 emellor@leeni... Use *args inside FAIL and SKIP so that it is possible...
2006-03-23 emellor@leeni... Import the current version of talloc from the Samba...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Improve error handling, in particular fixing the Protoc...
2006-03-23 kaf24@firebug... Enable Windows PAE guest on x86-64. Deals with two...
2006-03-23 emellor@leeni... Added exception handler for ProtocolError.
2006-03-23 emellor@leeni... Added example config entries for xend-tcp-xmlrpc-server and
2006-03-23 emellor@leeni... Use the string Error: rather than Xend has generated...
2006-03-23 emellor@leeni... Removed unused handler parameter from UnixXMLRPCServer...
2006-03-23 emellor@leeni... Fix call to send_sysrq.
2006-03-23 anthony@rhesis... Use XML-RPC as a transport for Xend instead of S-Expres...
2006-03-23 kaf24@firebug... Fix a Linux bug in the driver core in regards to the...
2006-03-23 kaf24@firebug... Support late binding of PCI devices to the PCI backend...
2006-03-23 kaf24@firebug... The PCI Frontend doesn't properly clean-up PCI buses...
2006-03-23 kaf24@firebug... SVM patch to fix guest time, including 64bit msr code...
2006-03-23 kaf24@firebug... Fix build with crash_debug=y.
2006-03-23 kaf24@firebug... Update and extend netif transmit/receive flag names.
2006-03-22 kaf24@firebug... merge with xen-ia64-unstable.hg
2006-03-22 kaf24@firebug... Paravirtualise the CPUID instruction by forcing emulati...
2006-03-22 awilliam@xenbuild.aw[IA64] build xen_sysfs by default
2006-03-22 awilliam@xenbuild.awmerge xen-unstable.hg
2006-03-22 awilliam@xenbuild.aw[IA64] Fixed VTI domain destruction
2006-03-22 awilliam@xenbuild.aw[IA64] dom0_max_vcpus and dom0 vcpus creation
2006-03-22 kaf24@firebug... Clean up netfront. Eliminate some macros in favour...
2006-03-22 kaf24@firebug... Externally triggered reboot signal executes ctrl_alt_del()
2006-03-22 kaf24@firebug... Replace evtchn macro maze with static inline functions.
2006-03-22 kaf24@firebug... A few cleanups based on comments from Arjan van de...
2006-03-22 kaf24@firebug... Use shiny new mutexes instead of semaphores where possi...
2006-03-22 kaf24@firebug... Licensing clarifications in Linux source files:
2006-03-22 kaf24@firebug... On x86/64 a domU kernel just sits around forever on...
2006-03-22 kaf24@firebug... SVM patch to enable SMI intercept.
2006-03-22 kaf24@firebug... SVM patch to fix problem with evtchn/lost interrupts...
2006-03-22 kaf24@firebug... SVM patch to fix problem with instruction decode.
2006-03-21 kaf24@firebug... Prevent a stray error message in the case that either...
2006-03-21 kaf24@firebug... Clean up #include in init-xen.h.
2006-03-21 kaf24@firebug... The following patch adds support to vmxassist for SYSLI...
2006-03-21 kaf24@firebug... Fix a build problem when enabling XEN_SYSFS on xen...
2006-03-21 awilliam@xenbuild.awmerge
2006-03-21 emellor@leeni... The patch fixes a problem when testing for device ...
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup in domain.c
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup of tlb.c
2006-03-21 awilliam@xenbuild.aw[IA64] remove linux/patch.c
2006-03-21 awilliam@xenbuild.aw[IA64] EFI_RESET_SYSTEM now reboots domU.
2006-03-21 kaf24@firebug... Nanosecs not usecs in a time comment.
2006-03-21 kaf24@firebug... 'permitted_clock_jitter' units are nanoseconds not...
2006-03-21 emellor@leeni... Remove import of xen.lowlevel.xc, left over from when...
2006-03-21 emellor@leeni... Protect cleanupDomain with the refresh_shutdown_lock...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Only send the OFFLINE hotplug event if be->netif is...
2006-03-21 emellor@leeni... Fix the implicit declaration of function `swiotlb_init...
2006-03-21 kaf24@firebug... Creates a module that exports Xen Hypervisor attributes...
2006-03-21 emellor@leeni... Increase timeout while waiting for console/tty node...
2006-03-21 emellor@leeni... Break out common parts of vtpm tests into new vtpm_util...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Stop the domain at the end of the test.
2006-03-21 kaf24@firebug... Merged.
2006-03-21 kaf24@firebug... Since we now have general rules to build ALL_OBJS,...
2006-03-21 emellor@leeni... Merged.
2006-03-21 kaf24@firebug... Add a.out files to mercurial ignore list.
2006-03-21 emellor@leeni... Added -u flag (unsafe) to runtest.sh, to skip the sanit...
next